From: awilliam@xenbuild.aw Date: Thu, 27 Jul 2006 15:17:54 +0000 (-0600) Subject: [IA64] include asm/vhpt.h in ivt.S X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~15786^2~5 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks://%22Dat/%22http:/www.example.com/cgi/%22https:/%22bookmarks:/%22Dat?a=commitdiff_plain;h=fc3d48f35d616188ee50980b5ce25c430de8f4c9;p=xen.git [IA64] include asm/vhpt.h in ivt.S Include asm/vhpt.h to define VHPT_GLOBAL and VHPT_ENABLED. Signed-off-by: Tristan Gingold --- diff --git a/xen/arch/ia64/xen/ivt.S b/xen/arch/ia64/xen/ivt.S index 1a7b8389df..741cd898e4 100644 --- a/xen/arch/ia64/xen/ivt.S +++ b/xen/arch/ia64/xen/ivt.S @@ -1,5 +1,6 @@ #ifdef XEN #include +#include #endif /* * arch/ia64/kernel/ivt.S